;; Guild Territory teleport by MentaL

[@gt]
{
Hello <$USERNAME>, its nice to be of service to you\
and to be apart of such a wonderful guild! For that,\
i can teleport you to all these places for free! \
\
<Bichon Area/@bichon>                     <Mongchon Area/@mongchon>\
<Woomyon Area/@woomyon>                <Osiris Area/@osiris>\
\  \
<exit/@exit>

[@bichon]
I can take you to the following places for free!\
\ \
<Bichon Wall Town/@b1>\
\ \
<Oma Caves/@oma> | <Natural Caves/@natural> | <The Mines/@mines>\
\ \
<exit/@exit>

[@b1]
#ACT
mapmove 0 333 266

[@oma]
#ACT
mapmove 0 145 35

[@natural]
#ACT
mapmove 0 41 108

[@mines]
#ACT
mapmove 0 660 220

[@mongchon]
I can take you to the following places for free!\
\ \
<Mongchon Province Town/@m1>\
\ \
<Bug Caves/@bc> | <Stone Temple/@st> | <Zuma Temple/@zt>\
\ \
<exit/@exit>

[@m1]
#ACT
mapmove 3 333 333

[@bc]
#ACT
mapmove 3 143 93

[@st]
#ACT
mapmove D712 30 194

[@zt]
#ACT
mapmove 0157 19 16

[@woomyon]
I can take you to the following places for free!\
\ \
<Wooma Temple/@wooma> | <Mineral Mines/@mineral> | <Insect Caves/@insect> | <RMValley/@rme>\
\ \
<exit/@exit>

[@wooma]
#ACT
mapmove D021 25 26

[@mineral]
#ACT
mapmove 11 39 313

[@insect]
#ACT
mapmove 11 205 520

[@rme]
#ACT
mapmove 11 353 240

[@osiris]
I can take you to the following places for free!\
\ \
<Osiris Province Town/@m2>\
\ \
<Frozen Temple/@froz> | <Lost Ship/@lost> | <Jinchon Temple/@jin>\
\ \
<exit/@exit>

[@m2]
#ACT
mapmove 10 276 192

[@froz]
#ACT
mapmove 10 449 153

[@lost]
#ACT
mapmove 10 95 67

[@jin]
#ACT
mapmove 10 181 271

}